Skip to content

Bump materials-consortia/optimade from 0.25.3 to 1.1.2 in /.docker #126

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps materials-consortia/optimade from 0.25.3 to 1.1.2.

Release notes

Sourced from materials-consortia/optimade's releases.

v1.1.2

This patch release primarily deals with any dependency issues arising since 1.1.1. It adds a small convenience method (.from_url()) to the adapter classes that allows you to pass a URL directly to download an OPTIMADE entry and wrap in the adapter class.

This is expected to be the last release that does not contain any of the OPTIMADE v1.2 features.

Changelog

v1.1.2 (2024-09-03)

Full Changelog

Fixed bugs:

  • Fly.io deployment failing #2141

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v1.1.1

This release fixes a dependency issue introduced in v1.1.0, where an optional dependency (pymongo) was required to use the client due to a bad import location.

Changelog

v1.1.1 (2024-07-20)

Full Changelog

Fixed bugs:

  • CD broken for v1.0.6+ #2115

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

... (truncated)

Changelog

Sourced from materials-consortia/optimade's changelog.

v1.1.2 (2024-09-03)

Full Changelog

Fixed bugs:

  • Fly.io deployment failing #2141

Merged pull requests:

v1.1.1 (2024-07-20)

Full Changelog

Fixed bugs:

  • CD broken for v1.0.6+ #2115

Merged pull requests:

  • Move bson import for dependency compatibility #2118 (ml-evs)
  • Increase timeout for Fly validation in CI #2117 (ml-evs)
  • Install build before building PyPI distribution #2116 (ml-evs)

v1.1.0 (2024-07-18)

Full Changelog

Merged pull requests:

  • Remove tabulate related pins for pymatgen & aiida-core inconsistencies #2108 (ml-evs)
  • Extend dependabot groups for development and security #2107 (CasperWA)
  • [pre-commit.ci] pre-commit autoupdate #2105 (pre-commit-ci[bot])
  • Add ability to insert from JSONL file rather than example test data #2094 (ml-evs)

v1.0.6 (2024-06-22)

Full Changelog

Closed issues:

  • Publish on PyPI using a Trusted Publisher #2085

... (truncated)

Commits
  • 366b8e6 Release v1.1.2 - Changelog
  • 3fc19f8 Update docs build to accomodate mkdocs-autoref>=1.2 (#2143)
  • 952f18e Update deployment workflow for fly.io (#2142)
  • 685adbb [pre-commit.ci] pre-commit autoupdate (#2140)
  • d72acd7 Bump the python-dependencies-dev group with 2 updates (#2138)
  • 36756a1 Bump the python-dependencies group across 1 directory with 6 updates (#2139)
  • 07485d3 Migrate default repository branch to main (#2136)
  • 14a63db Bump the python-dependencies-dev group with 2 updates (#2135)
  • 9901e47 Bump the python-dependencies group with 3 updates (#2134)
  • 729b10d Bump the python-dependencies group with 4 updates (#2132)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [materials-consortia/optimade](https://github.com/Materials-Consortia/optimade-python-tools) from 0.25.3 to 1.1.2.
- [Release notes](https://github.com/Materials-Consortia/optimade-python-tools/releases)
- [Changelog](https://github.com/Materials-Consortia/optimade-python-tools/blob/main/CHANGELOG.md)
- [Commits](Materials-Consortia/optimade-python-tools@v0.25.3...v1.1.2)

---
updated-dependencies:
- dependency-name: materials-consortia/optimade
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

Superseded by #128.

@dependabot dependabot bot closed this Sep 23, 2024
@dependabot dependabot bot deleted the dependabot/docker/dot-docker/main/materials-consortia/optimade-1.1.2 branch September 23, 2024 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants